Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor fixes and 64-bit support #1

Merged
7 commits merged into from Aug 25, 2011
Merged

minor fixes and 64-bit support #1

7 commits merged into from Aug 25, 2011

Conversation

skurfer
Copy link
Member

@skurfer skurfer commented Aug 25, 2011

In general, I’ve just been updating plug-ins so they’ll build as 32/64-bit without pull requests. (@neurolepsy and I discussed it first.)

This one required some small changes before it would compile, so I figure someone else should take a look before it gets pushed to the main repo.

@ghost
Copy link

ghost commented Aug 25, 2011

this looks fine. the reason the constant in the .pch file might not be working is because the .pch file might not be specified as the prefix header in the build settings. i've seen this error, along with the wrapper extension being the default (.bundle), in a lot of plugins. i think it has to do with some settings not being imported from the Xcode 3 projects into Xcode 4 properly.

but if the plugin builds, then whether it looks at the .pch file or not doesn't really matter.

ghost pushed a commit that referenced this pull request Aug 25, 2011
minor fixes and 64-bit support
@ghost ghost merged commit f90c242 into quicksilver:master Aug 25, 2011
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant